Skip test failing on GNU/Hurd when writing on /dev/zero or
/dev/random. On different GNU/Hurd installations writing to either one or
another would fail. Currently writing to /dev/random results in the message
"Computer bought the farm" and exit status 1
See also: https://github.com/facebook/zstd/issues/1116
Gbp-Pq: Name 0015-Skip-dev-random-tests-on-hurd.patch
Stephen Kitt [Mon, 1 Mar 2021 17:23:52 +0000 (17:23 +0000)]
libzstd (1.4.8+dfsg-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Drop the symbols file: the symbols in the library aren’t all intended
for public consumption, but they can’t be hidden (yet) either, see
https://github.com/facebook/zstd/pull/2501 for the discussion. We’ll
rely on the shlibs file for now, with a relaxed version (1.4.0, as
discussed with upstream). Closes: #969597.